[INFO] cloning repository https://github.com/jamesgober/network-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesgober/network-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesgober%2Fnetwork-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesgober%2Fnetwork-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c423b817e7a3a3a5f085d416253089f69a1bfc71
[INFO] testing jamesgober/network-protocol against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesgober%2Fnetwork-protocol" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamesgober/network-protocol
[INFO] finished tweaking git repo https://github.com/jamesgober/network-protocol
[INFO] tweaked toml for git repo https://github.com/jamesgober/network-protocol written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesgober/network-protocol on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamesgober/network-protocol already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bf7efa2972083c34d831719b9e5334cfccc866d1ebf0a7476ab2530ed168f19
[INFO] running `Command { std: "docker" "start" "-a" "4bf7efa2972083c34d831719b9e5334cfccc866d1ebf0a7476ab2530ed168f19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bf7efa2972083c34d831719b9e5334cfccc866d1ebf0a7476ab2530ed168f19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bf7efa2972083c34d831719b9e5334cfccc866d1ebf0a7476ab2530ed168f19", kill_on_drop: false }`
[INFO] [stdout] 4bf7efa2972083c34d831719b9e5334cfccc866d1ebf0a7476ab2530ed168f19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4cc72f05dca6dea485ef5d8a2ad99b993b03b0c07902e1693f13830b1edced1
[INFO] running `Command { std: "docker" "start" "-a" "c4cc72f05dca6dea485ef5d8a2ad99b993b03b0c07902e1693f13830b1edced1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling network-protocol v1.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "c4cc72f05dca6dea485ef5d8a2ad99b993b03b0c07902e1693f13830b1edced1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4cc72f05dca6dea485ef5d8a2ad99b993b03b0c07902e1693f13830b1edced1", kill_on_drop: false }`
[INFO] [stdout] c4cc72f05dca6dea485ef5d8a2ad99b993b03b0c07902e1693f13830b1edced1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86d305a01a6d24bee6cbd3a0b7bd304cfcbe3e6177364e90d256c75346edb268
[INFO] running `Command { std: "docker" "start" "-a" "86d305a01a6d24bee6cbd3a0b7bd304cfcbe3e6177364e90d256c75346edb268", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling network-protocol v1.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `network-protocol` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name network_protocol --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::style' '--warn=clippy::perf' '--warn=clippy::complexity' '--deny=clippy::suspicious' '--deny=clippy::correctness' '--warn=clippy::unwrap_used' '--warn=clippy::panic' '--warn=clippy::expect_used' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("use-tcp-on-windows"))' -C metadata=54dd45537d121f3c -C extra-filename=-db9ffcfdfd99f732 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-03d4d44d37997d34.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-b6635d77f021e2f1.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-fc69b5f71d7afcbf.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-229dde7333f4c5d4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5fca3d8b0b8d8575.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-7009485fb78dc87f.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-ef000eaa0fca92f4.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-39c8b8485268d726.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3ae41692943f8f0c.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-561a3bcfceda8e66.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-a0e315c11d4d1389.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-518ad4427fd2c5e4.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-3a6732bcbf879ea1.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-0b8d65e97943513b.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-2873c78d152358e4.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-9e1c48f46f050895.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7832818d26ebdcf1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3cf7f4c9c3787988.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-35bf270f9792e747.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f482c819be804a94.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b988bf49da7265fa.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9c7cdfb1cc60a708.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9302cf64c319385d.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-8f69a644c537f4ff.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5cdfc01ebd449dfd.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-ca5a1a7d7af7b7a7.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-fc28383dc550a8a1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c2f9657dcf626183.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-df13be8a311344bd.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-4de3ab3e35a706bb.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-da88789177f7d309.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-afcebc4ff0bcb798.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-6e46367523a668f2.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-bbb23387b92c2ac2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-d229d066b18564fa/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-2ad0a52adb97a7ba/out -L native=/opt/rustwide/target/debug/build/zstd-sys-8a1212bb29824449/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcqbYRDG/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserial_test-35bf270f9792e747,libparking_lot-a9882c7024f6863e,libdashmap-59eff891bedfbd09}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librand-3ae41692943f8f0c,librand_chacha-193cc6256b894e16,libppv_lite86-2904b890f66e346d,libzerocopy-51a024e250fc5835,librand_core-8426486e45e7b239,libnetwork_protocol-bca599cb4c95d597,libzstd-bbb23387b92c2ac2,libzstd_safe-4a915fcd0c8353e7,libzstd_sys-2e7ccbcf569b3b2f,liblz4_flex-ef000eaa0fca92f4,libtwox_hash-555dc185779d102a,librustls_native_certs-2873c78d152358e4,libopenssl_probe-cbab9b905ab83f66,librcgen-518ad4427fd2c5e4,libyasna-74ff72ede6f2e16c,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,librmp_serde-3a6732bcbf879ea1,librmp-ff6697863a333865,libnum_traits-300c5186abf3804c,libtoml-fc28383dc550a8a1,libtoml_edit-785024f813ac9bb4,libserde_spanned-539ee643cf373273,libindexmap-469753dc42fe4920,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libwinnow-6bf953c601c8006d,libtoml_write-391d1a913c599bd8,libtoml_datetime-3c15189a21039f4a,libtracing_appender-df13be8a311344bd,libtime-9c7cdfb1cc60a708,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libtracing_subscriber-da88789177f7d309,libtracing_serde-a21889114b6718b8,libserde_json-3cf7f4c9c3787988,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-37153aab7795c165,libregex_automata-e06e4354ff14e834,libregex_syntax-13fc688ae7f36982,libnu_ansi_term-397b1770c3b67a2d,libthread_local-54e0e90be8a42cf2,libtracing_log-75aacfeefbf82220,libcrossbeam_channel-54e7071fd9e2348e,libgetrandom-7009485fb78dc87f,libchacha20poly1305-b6635d77f021e2f1,libchacha20-ca7b58824d339744,libpoly1305-d5864cf50c2ba252,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-41a990feb1ae249d,libaead-acda645f09e8e0ca,libcipher-962da36b49b97a5f,libinout-5362c14634003fc2,librustls_pemfile-9e1c48f46f050895,libtokio_rustls-8f69a644c537f4ff,librustls-0b8d65e97943513b,libwebpki-282d9770dd640b5f,libaws_lc_rs-98bc4ba70a40d292,libaws_lc_sys-c259fa50f3a599e8,libring-f47f34ac5f6dc9ef,libuntrusted-3420b86308bec153,librustls_pki_types-cf4117b8ac89950c,liblog-ba604b77dad33fe2,libdashmap-229dde7333f4c5d4,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libparking_lot_core-9039a3e0662611ea,libsmallvec-45f6e3b8047adea1,libbincode-03d4d44d37997d34,libfutures-5fca3d8b0b8d8575,libfutures_executor-1006a35ed03f641f,libfutures_util-87214566d391922f,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-aa4ce92231e6bf4e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libx25519_dalek-afcebc4ff0bcb798,libcurve25519_dalek-5d2497755a30d454,libzeroize-6e46367523a668f2,libsubtle-ca7024fc66e4388f,libsha2-f482c819be804a94,libcpufeatures-471354fefbcaf2d8,libdigest-63e903a7439a814b,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-8bbf8bf5e9cc5a76,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,librand_core-a0e315c11d4d1389,libgetrandom-1c178d971a6250a7,libcfg_if-5a199b0ec0054672,libthiserror-b988bf49da7265fa,libtokio_util-ca5a1a7d7af7b7a7,libfutures_core-fc6bb1738f00fc87,libtokio-9302cf64c319385d,libsignal_hook_registry-ba885afed2dd80d9,libsocket2-387e3b276dd3a2bf,libmio-e44b863bc2484802,liblibc-0f8586cc3118ad93,libfutures_sink-be8442ee548d90f9,libbytes-ff5aca13e3e348ea,libtracing-c2f9657dcf626183,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libserde-7832818d26ebdcf1,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcqbYRDG/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-d229d066b18564fa/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-2ad0a52adb97a7ba/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8a1212bb29824449/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/chaos-a5a2b86839ef3f52" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `network-protocol` (test "chaos") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcqd6SWl/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnetwork_protocol-bca599cb4c95d597,libzstd-bbb23387b92c2ac2,libzstd_safe-4a915fcd0c8353e7,libzstd_sys-2e7ccbcf569b3b2f,liblz4_flex-ef000eaa0fca92f4,libtwox_hash-555dc185779d102a,librustls_native_certs-2873c78d152358e4,libopenssl_probe-cbab9b905ab83f66,librcgen-518ad4427fd2c5e4,libyasna-74ff72ede6f2e16c,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,librmp_serde-3a6732bcbf879ea1,librmp-ff6697863a333865,libnum_traits-300c5186abf3804c,libtoml-fc28383dc550a8a1,libtoml_edit-785024f813ac9bb4,libserde_spanned-539ee643cf373273,libindexmap-469753dc42fe4920,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libwinnow-6bf953c601c8006d,libtoml_write-391d1a913c599bd8,libtoml_datetime-3c15189a21039f4a,libtracing_appender-df13be8a311344bd,libtime-9c7cdfb1cc60a708,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libtracing_subscriber-da88789177f7d309,libtracing_serde-a21889114b6718b8,libserde_json-3cf7f4c9c3787988,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-37153aab7795c165,libregex_automata-e06e4354ff14e834,libregex_syntax-13fc688ae7f36982,libnu_ansi_term-397b1770c3b67a2d,libthread_local-54e0e90be8a42cf2,libtracing_log-75aacfeefbf82220,libcrossbeam_channel-54e7071fd9e2348e,libgetrandom-7009485fb78dc87f,libchacha20poly1305-b6635d77f021e2f1,libchacha20-ca7b58824d339744,libpoly1305-d5864cf50c2ba252,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-41a990feb1ae249d,libaead-acda645f09e8e0ca,libcipher-962da36b49b97a5f,libinout-5362c14634003fc2,librustls_pemfile-9e1c48f46f050895,libtokio_rustls-8f69a644c537f4ff,librustls-0b8d65e97943513b,libwebpki-282d9770dd640b5f,libaws_lc_rs-98bc4ba70a40d292,libaws_lc_sys-c259fa50f3a599e8,libring-f47f34ac5f6dc9ef,libuntrusted-3420b86308bec153,librustls_pki_types-cf4117b8ac89950c,liblog-ba604b77dad33fe2,libdashmap-229dde7333f4c5d4,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libparking_lot_core-9039a3e0662611ea,libsmallvec-45f6e3b8047adea1,libbincode-03d4d44d37997d34,libfutures-5fca3d8b0b8d8575,libfutures_executor-1006a35ed03f641f,libfutures_util-87214566d391922f,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-aa4ce92231e6bf4e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libx25519_dalek-afcebc4ff0bcb798,libcurve25519_dalek-5d2497755a30d454,libzeroize-6e46367523a668f2,libsubtle-ca7024fc66e4388f,libsha2-f482c819be804a94,libcpufeatures-471354fefbcaf2d8,libdigest-63e903a7439a814b,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-8bbf8bf5e9cc5a76,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,librand_core-a0e315c11d4d1389,libgetrandom-1c178d971a6250a7,libcfg_if-5a199b0ec0054672,libthiserror-b988bf49da7265fa,libtokio_util-ca5a1a7d7af7b7a7,libfutures_core-fc6bb1738f00fc87,libtokio-9302cf64c319385d,libsignal_hook_registry-ba885afed2dd80d9,libsocket2-387e3b276dd3a2bf,libmio-e44b863bc2484802,liblibc-0f8586cc3118ad93,libfutures_sink-be8442ee548d90f9,libbytes-ff5aca13e3e348ea,libtracing-c2f9657dcf626183,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libserde-7832818d26ebdcf1,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcqd6SWl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-d229d066b18564fa/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-2ad0a52adb97a7ba/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8a1212bb29824449/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_test-17108c11b23eba1f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `network-protocol` (test "config_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "86d305a01a6d24bee6cbd3a0b7bd304cfcbe3e6177364e90d256c75346edb268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86d305a01a6d24bee6cbd3a0b7bd304cfcbe3e6177364e90d256c75346edb268", kill_on_drop: false }`
[INFO] [stdout] 86d305a01a6d24bee6cbd3a0b7bd304cfcbe3e6177364e90d256c75346edb268
